Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Small lua improvements #15088

Closed
wants to merge 29 commits into from
Closed

Conversation

LarryFrosty
Copy link
Contributor

@LarryFrosty LarryFrosty commented Jul 12, 2024

  • Adds removeVar
  • loadSong will mute opponent vocals
  • getRunningScripts will include HScripts
  • Fixes createCallback's 3rd argument only taking it as a valid instance if parentLua isn't null, which made this function practically useless on .hx files
  • Fixes getLuaTween returning a null error if options aren't present
  • getScreenPositionX and getScreenPositionY will actually use the camera argument
  • Fixes a typo on setPropertyFromClass and createInstance error messages

after like months from my first pr about cameraSetTarget i only realized now why it errors
@LarryFrosty LarryFrosty reopened this Aug 23, 2024
should make github think im not changing this part of the code
@LarryFrosty LarryFrosty changed the title Some lua improvements Small lua improvements Oct 1, 2024
@LarryFrosty
Copy link
Contributor Author

LarryFrosty commented Oct 10, 2024

4 of the fixes were implemented here
There's not much left anyways, so I will close this

@LarryFrosty LarryFrosty deleted the endgame branch October 10, 2024 00:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants